CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman image compression decompression

搜索资源列表

  1. imageYSJY

    0下载:
  2. 一个基于小波变换和哈夫曼编码的图像压缩解压程序-one based on wavelet transform and Huffman coding image compression decompression procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1347344
    • 提供者:light
  1. HUFFMANJIEMA

    0下载:
  2. Huffman编码实现数字图象压缩,解压.对数字图象的压缩的步骤之一编码和解压步骤之一解码有很大的帮助.-Huffman coding of digital image compression, decompression. On digital image compression encoding one of the steps towards one of the steps to extract and decode a great help.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:10122
    • 提供者:梦铃
  1. ImageCompressed.rar

    2下载:
  2. 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:169092
    • 提供者:tianjieyu
  1. Huffman_Arithmetic

    0下载:
  2. 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:19381
    • 提供者:普明
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. HuffmanTestDemo

    0下载:
  2. huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:12698
    • 提供者:zcy
  1. Huffman_Compression

    0下载:
  2. 本程序包含使用Huffman编码压缩图像和解压图像的过程,在VC6.0环境下已进行测试。-This procedure includes the use of Huffman coding image compression image and decompression process, VC6.0 environment has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2131650
    • 提供者:zxssf
  1. Huffman8.8.1

    0下载:
  2. 提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-Huffman coding provides the compression and decompression functions, and implemented on the image file compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:129293
    • 提供者:tianya
  1. huffman

    0下载:
  2. huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2474
    • 提供者:唐宁
  1. compress

    0下载:
  2. 用Huffman、Lzss、Lzw对图片进行压缩和解压缩-With Huffman, Lzss, Lzw on image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:10150
    • 提供者:叶紫
  1. Huffman_c

    0下载:
  2. huffman编码实现 图像压缩解压 c++实现 -huffman coding image compression decompression c++ Implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:192860
    • 提供者:海日
  1. Huffmanbianma

    0下载:
  2. VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC++ image processing source code, demo program provides Huffman coding method of compression and decompression functions, and realize the image compression and decompression of files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:194132
    • 提供者:上官光华
  1. yasuo

    0下载:
  2. 采用离散余弦变换和霍夫曼编码,对图像进行压缩存储,并且完成解压缩-Discrete cosine transform and Huffman coding, the image compression and storage, and complete decompression
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:113131
    • 提供者:小车
  1. DCT-JPEG-HUFFMAN-WAVELET

    1下载:
  2. 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
  3. 所属分类:Special Effects

    • 发布日期:2016-08-22
    • 文件大小:101376
    • 提供者:江为
  1. matlab

    0下载:
  2. 运用哈夫曼编码对图像进行压缩,解压的过程。-Use Huffman coding for image compression, decompression process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-04
    • 文件大小:710
    • 提供者:李中原
  1. NetTran

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现;
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:132978
    • 提供者:霍小刘
  1. huffman

    0下载:
  2. 哈夫曼图像压缩解压缩源码,C环境编码,也可以移植到各个平台-Huffman image compression decompression source code, C environment encoding can be ported to various platforms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:20965
    • 提供者:夏婷
  1. JPEG

    1下载:
  2. 实现图像的JPEG压缩和解压,包含DCT、Zigzag、Huffman等算法。-Implement JPEG image compression and decompression, including the DCT, Zigzag, Huffman algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:70520
    • 提供者:qi
  1. image-coding

    0下载:
  2. 采用霍夫曼编码,对图像进行压缩解压,C程序实现-Huffman coding, image compression decompression, C program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:35641
    • 提供者:樊镕
  1. huffman

    0下载:
  2. 利用哈夫曼编码来进行图像的压缩解压程序代码。-Using Huffman coding for image compression decompression program code.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:yangjintao
« 12 »
搜珍网 www.dssz.com